home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 5 / developer source - volume 5.iso / dobbs / may95 / wels1f2.gif < prev    next >
Graphics Interchange Format  |  1997-01-13  |  56KB  |  417x405  |  4-bit (16 colors)
Labels: text | screenshot | font | document
OCR: int size (total size in bytes) int n_ symbols (number of symbols in table) int n _refs (number of module references) struct internal_symbol symboll} (array of name/value pairs; address of symbol name is offset into string table) struct module _ref reff (array of kernel addresses to struct module for each module referenced) string table (not included in definition of struct symbol _table; contains names for each symbol) Figure 2: struct symbol_table passed to init_module().